home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni & Inventori
/
Invenzioni and Inventori (Eclectica Publishing) (1996).ISO
/
invenzio
/
tori
/
sharedi.cst
/
03105_Script_3105
< prev
next >
Wrap
Text File
|
1983-01-27
|
160b
|
12 lines
on estrai_linea str
set off1 to offset (return,str)
if off1 >0 then
return char 1 to off1-1 of str
else
return ""
end if
end